toggle menu
EUDI SD-JWT
0.10.0
jvm
switch theme
search in API
EUDI SD-JWT
/
eu.europa.ec.eudi.sdjwt
/
JwtBase64
/
encode
encode
fun
encode
(
value
:
ByteArray
)
:
String
(
source
)
URL-Encodes the given
value
without padding
Return
the base64 URL-encoded without padding
Parameters
value
what to encode